- program interrupt key
- Вычислительная техника: клавиша прерывания программы
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Break key — Break/Pause key on PC keyboard The origins of the break key on a computer keyboard go back to telegraph practices. A standard telegraph key has a built in knife switch that can be used to short the key s contacts. When the key was not in use,… … Wikipedia
Non-maskable interrupt — A non maskable interrupt (NMI) is a computer processor interrupt that cannot be ignored by standard interrupt masking techniques in the system. It is typically used to signal attention for non recoverable hardware errors. (Some NMIs may be masked … Wikipedia
Keyboard interrupt — has two distinct, but related, meanings: *For high level software, it is a special condition (often implemented as an error code or exception), usually generated by the keyboard. The key combination used is often Control C (for cancel ). This is… … Wikipedia
Babylon (program) — Infobox Software name = Babylon caption = Babylon 7.0.3 developer = Babylon Ltd. latest release version = 7.0.3 latest release date = October 11 2007 operating system = Windows genre = Translation license = Proprietary website =… … Wikipedia
MOS Technology 6502 — The MOS Technology 6502 is an 8 bit microprocessor that was designed by Chuck Peddle for MOS Technology in 1975. When it was introduced, it was the least expensive full featured CPU on the market by a considerable margin, costing less than one… … Wikipedia
System request — (often abbreviated SysRq or Sys Req) is a key on keyboards for PCs that has no standard usecite web|title=What is the SysRq key for?|work=comp.os.msdos.programmer FAQ|url=http://www.faqs.org/faqs/msdos programmer faq/part2/|accessdate=2008 01 08] … Wikipedia
Keyboard (computing) — In computing, a keyboard is an input device partially modelled after the typewriter keyboard which uses an arrangement of buttons, or keys which act as electronic switches. A keyboard typically has characters engraved or printed on the keys, and… … Wikipedia
POSIX terminal interface — The POSIX terminal interface is the generalized abstraction, comprising both an Application Programming Interface for programs, and a set of behavioural expectations for users of a terminal, as defined by the POSIX standard and the Single Unix… … Wikipedia
Operating system — Operating systems … Wikipedia
Terminate and Stay Resident — (TSR) is a computer system call in DOS computer operating systems that returns control to the system as if the program has quit, but keeps the program in memory. Many software vendors use the call to create the appearance of multitasking, by… … Wikipedia